home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / utility / winder2.zip / WINDERS.MAN < prev    next >
Text File  |  1992-05-14  |  2KB  |  75 lines

  1. winders(-1)                              winders(-1)
  2.  
  3. PRONOUNCED
  4.           , 
  5.     Win- ders like East Tennessee Hillbilly. 
  6.  
  7. SYNOPSIS
  8.  
  9.     d:\<path>\Winders [num] [/d <location>] [/b] [/i] [/n] [/a <args>]
  10.  
  11. DESCRIPTION
  12.  
  13.     Winders allows the user to choose to automatically run
  14.     Windows or exit to DOS upon startup or reboot. 
  15.     It allows the user to specify a length of time to 
  16.     countdown before Windows 3.X is loaded.
  17.     Windows may be loaded before the countdown
  18.      is complete by pressing the [SHIFT], or [ALT], or [CTRL]
  19.     keys, the user may also exit to DOS by pressing any other key. 
  20.  
  21. SYNTAX
  22.  
  23. d:\<path>\winders [num] [/d <location>] [/b] [/i] [/n] [/a <args>]
  24. d:\<path>\winders /h | /?
  25.  
  26. d:\<path>\     is drive and directory path where winders executable is
  27.         located.
  28.  
  29. ARGUMENTS
  30.  
  31. num         is length of pause before loading windows.  It must be
  32.         first argument and may be range of 1 to 32767 in seconds.
  33.         The default pause is 5 seconds.
  34.  
  35. /d <location>     is to specify drive and directory(s) in which
  36.         windows\win.com is located default is c: .
  37.         The location is not optional and will generate an error if
  38.         not found after the /d. There also must be a space between
  39.         the /d and the <location>.  If you use the /d option
  40.         it must contain the drive and all directories leading to
  41.         the \windows\win.com in theis form:
  42.             drive:\dir1\dir2\...\dirn
  43.         The final back-slash is not required.
  44.  
  45. /b         beep on countdown, default no beep.
  46.  
  47. /i         suppress loading windows into screen. Default don't load
  48.         intro.
  49.  
  50. /a <args>    are the arguments to be passed to windows. The arguments are
  51.         not optional and will generate an error if not found after
  52.         the /a. There also must be a space between the /a and the
  53.         <args> and multiple arguments must be placed inside
  54.         quotes. If your having trouble with this option 
  55.         try full executable path names.
  56.  
  57. /n        dont print winders countdown banner.
  58.         default print banner.
  59.  
  60. /v        prints out version and copyright information.
  61.  
  62. /h or /?    help screen.
  63.  
  64.  
  65. INSTALLATION
  66.  
  67.     Installation is simple; copy winders.exe into a directory             specified in PATH environment variable.
  68.     If your \windows\win.com is not on c: drive then use -d option
  69.     to specify the full path and drive that leads to \windows\win.com.  
  70.  
  71. Copyright (c) 1992 VOLUNTEER SOFTWARE AND CONSULTING.
  72. Permission to use, modify, or copy as long as copyright notice remains.
  73.  
  74. Windows is a registered trademark of Microsoft Corporation.
  75.